From 567f50e75d13fea06ec4f39dc96a129e00c798d1 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Thu, 6 Jun 2024 20:37:12 +0900 Subject: v2.2.14 waybar style tweaks --- config/waybar/style/[Catppuccin] Latte.css | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) (limited to 'config/waybar/style/[Catppuccin] Latte.css') diff --git a/config/waybar/style/[Catppuccin] Latte.css b/config/waybar/style/[Catppuccin] Latte.css index a79f2739..0d27506e 100644 --- a/config/waybar/style/[Catppuccin] Latte.css +++ b/config/waybar/style/[Catppuccin] Latte.css @@ -26,22 +26,8 @@ window#waybar.hidden { } #waybar.empty #window { - background: none; -} - -/* This section can be use if you want to separate waybar modules*/ -/* Remember to set transparent on waybar above */ -/*.modules-left, .modules-center, .modules-right { */ -/* background: @theme_base_color; */ -/* border: 0.5px solid @overlay0; */ -/* padding: 0px 5px; */ -/* border-radius: 10px; */ -/*} */ - -/* .modules-left, .modules-right { */ -/* border: 1px solid @blue; */ -/* margin: 0px 5px;*/ -/*}*/ + background: transparent; +} #backlight, #backlight-slider, -- cgit v1.2.3